Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): Update did-vc-libraries (major) #1438

Open
wants to merge 2 commits into
base: next
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 11, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@digitalcredentials/ed25519-signature-2020 ^4.0.0 -> ^6.0.0 age adoption passing confidence
@digitalcredentials/jsonld ^6.0.0 -> ^9.0.0 age adoption passing confidence
@digitalcredentials/jsonld-signatures ^10.0.0 -> ^12.0.0 age adoption passing confidence
@digitalcredentials/vc ^7.0.0 -> ^9.0.0 age adoption passing confidence
jsonld ^6.0.0 -> ^9.0.0 age adoption passing confidence

Release Notes

digitalcredentials/ed25519-signature-2020 (@​digitalcredentials/ed25519-signature-2020)

v6.0.0

Compare Source

Changed
  • BREAKING: The dependency @digitalcredentials/[email protected] now requires
    expo-crypto for React Native sha256 digest hashing, instead of
    @sphereon/[email protected].
    • IMPORTANT: This means that IF you're using this library inside a React Native project, you MUST include expo-crypto
      in your project's dependencies.

v5.0.0

Compare Source

Changed
  • BREAKING: Update to @digitalcredentials/jsonld-signatures v11.0.0 (latest Sphereon webcrypto fork, latest DCC forks of jsonld and http-client).
  • BREAKING: Reverts cache clearing behavior of v10.0.0.
digitalcredentials/jsonld.js (@​digitalcredentials/jsonld)

v9.0.0

Compare Source

Changed
  • BREAKING: Re-fork as @digitalcredentials/jsonld (to fix upstream http-client export error).
  • Use @digitalcredentials/[email protected] fork.
digitalcredentials/jsonld-signatures (@​digitalcredentials/jsonld-signatures)

v12.0.1

Compare Source

Fixed
  • Fix expo-crypto browser export.

v12.0.0

Compare Source

Changed
  • BREAKING: Now uses expo-crypto for React Native sha256 digest hashing, instead of
    @sphereon/[email protected].
    • IMPORTANT: This means that IF you're using this library inside a React Native project, you MUST include expo-crypto
      in your project's dependencies.

v11.0.0

Compare Source

Changed
  • BREAKING: Now uses DCC forks of jsonld and http-client.

v10.1.0

Compare Source

Added

@​kezike's updates as part of supporting VC 2.0 spec.

  • Add ProofSet derive(), pass proofSet param to functions.
Changed
  • Update DigitalBazaar's jsonld dep to #v10.1.x branch (until upstream react-native PR gets merged)
  • Potentially breaking: Update to @sphereon/[email protected]
digitalcredentials/vc (@​digitalcredentials/vc)

v9.0.1

Compare Source

v9.0.0

Compare Source

Fixed
  • add signature checks to the log before running other verification checks whose errors might prevent that logging

v8.0.1

Compare Source

Fixed
  • Fix stray Error object in CredentialIssuancePurpose.

v8.0.0

Compare Source

Added
  • Add support for VC 2.0 Verifiable Credentials issuance and verification.
  • Add support for VC 2.0 Verifiable Presentations issuance and verification.
  • Add support for VC 2.0 validFrom and validUntil.
  • Add Test vectors for VC 2.0 VCs & VPs.
  • Allow credentialStatus arrays in credential status check.
  • Add derive() API for deriving new verifiable credentials from
    existing ones, for the purpose of selective disclosure or
    unlinkable presentation.
  • Add optional param now to verifyCredential(), createPresentation(),
    verify(), and issue().
Changed
  • BREAKING: Switch dependencies to:
    • @digitalcredentials/jsonld
    • @digitalcredentials/jsonld-signatures
    • @digitalcredentials/http-client
  • BREAKING: Default issuance now uses VC 2.0 context.
  • BREAKING: DateTime validator is now an xml schema DateTime validator.
  • Change engines.node to >=18 to support newer keys & suites.
  • Update dependencies.
    • BREAKING: Remove support for expansionMap. (Removed in dependencies.)
  • BREAKING: Use jsonld-signatures@11 and jsonld@8 to get new safe
    mode (and on by default when using canonize) feature.
  • BREAKING: Check if credential has expired when expirationDate property
    exists.
  • BREAKING: Convert to module (ESM).
  • BREAKING: Require Node.js >=14.
  • Update dependencies.
  • Lint module.
Fixed
  • Ensure that issuanceDate is only checked on verification,
    not issuance.
  • Fix bug with option overrides for verifying presentations.
Removed

Configuration

📅 Schedule: Branch creation - "before 5am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the maintenance label Jan 11, 2025
Copy link
Contributor Author

renovate bot commented Jan 11, 2025

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

Copy link
Contributor Author

renovate bot commented Jan 11, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant